记作业>英语词典>map collection翻译和用法

map collection

英 [mæp kəˈlekʃn]

美 [mæp kəˈlekʃn]

网络  地图资料

英英释义

noun

双语例句

  • Road Map for the Public Collection of Industrial Projects
    政府产业投资项目公开征集路线图
  • The JMS provider must support nested map messages to convert collection classes.
    JMS提供者必须支持嵌入的映射消息来对集合类进行转换。
  • As you can see, iterating over a Map is just as natural as iterating over any other collection.
    可以看到,迭代Map和迭代其它任何集合一样自然。
  • The data acquisition methods of three-dimensional digital terrain map: data collection of digital photogrammetric, data collection of total station and three-dimensional airborne laser scanning system.
    主要研究了三维数字地形图的数据采集方法:数字摄影测量数据采集,全站仪数据采集和机载激光三维扫描系统。
  • Map: a map is an associative array from a set of object keys to a collection of object values.
    map型:map是一个从一组键值对象到一组值对象的关联数组。
  • When this limit is reached, the oldest data map is removed from the repository and becomes eligible for garbage collection.
    当达到这个限值时,最旧的那个数据地图会从存储库中删除,以便进行垃圾收集。
  • In this paper, three areas that three-dimensional digital terrain map of related concepts, methods of data collection and three-dimensional digital terrain mapping were studied.
    本文从三维数字地形图的相关概念、数据采集的方法和三维数字地形图的绘制三个方面进行了研究。
  • There are several costs to card marking – additional space for the card map, additional work to be done on each pointer store, and additional work to be done at garbage collection time.
    卡片标记有几项开销――卡片映射所需的额外空间、对每一个指针存储所做的额外工作,以及在垃圾收集时做的额外工作。
  • If you wanted to create a file for each author, you would map the authors list to document collection.
    如果您想为每一个作家都创建一个文件,则要将作家列表映射到文档集。
  • With the book/ author situation, you need to map several elements each author element in the XML document into a collection, and then assign that collection to the Authors property of Book.
    为了映射图书和作者的关系,需要把几个元素(XML文档中的每个author)映射到一个集合,然后把这个集合分配给Book的Authors属性。